-
Home
-
Staatic – Static Site Generator
-
1.8.1
-
Code
-
Classes
- Filesystem
Total Complexity |
17 |
Dependencies |
6 |
Dependents |
15 |
Total lines |
84 |
Lines of code |
58 |
Logical lines of code |
30 |
Comment lines |
4 |
Methods |
9 |
Properties |
0 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
clearDirectory() |
S |
57 |
5 |
17 |
ensureDirectoryExists() |
S |
63 |
3 |
10 |
removeDirectory() |
S |
68 |
2 |
7 |
removeFile() |
S |
68 |
2 |
7 |
isDirectory() |
S |
80 |
1 |
3 |
normalizePath() |
S |
79 |
1 |
3 |
getRootPath() |
S |
79 |
1 |
3 |
getUploadsPath() |
S |
71 |
1 |
5 |
getRelativeUploadsPath() |
S |
78 |
1 |
3 |